[INFO] fetching crate mtorrent-cli 0.4.3...
[INFO] testing mtorrent-cli-0.4.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mtorrent-cli 0.4.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mtorrent-cli 0.4.3
[INFO] finished tweaking crates.io crate mtorrent-cli 0.4.3
[INFO] tweaked toml for crates.io crate mtorrent-cli 0.4.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mtorrent-cli 0.4.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mtorrent-cli 0.4.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded igd-next v0.16.2
[INFO] [stderr]   Downloaded simple_logger v5.2.0
[INFO] [stderr]   Downloaded cpufeatures v0.3.0
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded mtorrent-utils v0.4.3
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.2
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded cmov v0.5.2
[INFO] [stderr]   Downloaded ctutils v0.4.0
[INFO] [stderr]   Downloaded rc4 v0.1.0
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded pinned-init v0.0.10
[INFO] [stderr]   Downloaded attohttpc v0.30.1
[INFO] [stderr]   Downloaded mtorrent-core v0.4.3
[INFO] [stderr]   Downloaded xml-rs v0.8.28
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded reqwest v0.13.2
[INFO] [stderr]   Downloaded mtorrent v0.4.3
[INFO] [stderr]   Downloaded mtorrent-dht v0.4.3
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded pinned-init-macro v0.0.6
[INFO] [stderr]   Downloaded cpubits v0.1.0
[INFO] [stderr]   Downloaded crypto-bigint v0.7.1
[INFO] [stderr]   Downloaded colored v3.1.1
[INFO] [stderr]   Downloaded xmltree v0.10.3
[INFO] [stderr]   Downloaded local_async_utils v0.2.13
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb861df054e4990b06d408a30314460a28c48ac4ec7f6064ace03c2de16a26b9
[INFO] running `Command { std: "docker" "start" "-a" "eb861df054e4990b06d408a30314460a28c48ac4ec7f6064ace03c2de16a26b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb861df054e4990b06d408a30314460a28c48ac4ec7f6064ace03c2de16a26b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb861df054e4990b06d408a30314460a28c48ac4ec7f6064ace03c2de16a26b9", kill_on_drop: false }`
[INFO] [stdout] eb861df054e4990b06d408a30314460a28c48ac4ec7f6064ace03c2de16a26b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc081b63253ff2444e47ecb4a25abb0aa2fe59088476a219d8d247219021bd1a
[INFO] running `Command { std: "docker" "start" "-a" "fc081b63253ff2444e47ecb4a25abb0aa2fe59088476a219d8d247219021bd1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling pinned-init-macro v0.0.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling pinned-init v0.0.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling cmov v0.5.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ctutils v0.4.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling cpubits v0.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling crypto-bigint v0.7.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling simple_logger v5.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling local_async_utils v0.2.13
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling igd-next v0.16.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling mtorrent-utils v0.4.3
[INFO] [stderr]    Compiling mtorrent-dht v0.4.3
[INFO] [stderr]    Compiling mtorrent-core v0.4.3
[INFO] [stderr]    Compiling mtorrent v0.4.3
[INFO] [stdout] error[E0425]: cannot find function `with_local_runtime` in module `worker`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mtorrent-0.4.3/src/app/dht.rs:29:33
[INFO] [stdout]     |
[INFO] [stdout]  29 |       let worker_handle = worker::with_local_runtime(worker::rt::Config {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mtorrent-utils-0.4.3/src/worker.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / pub fn without_runtime<F: FnOnce() + Send + 'static>(
[INFO] [stdout] 109 | |     config: simple::Config,
[INFO] [stdout] 110 | |     f: F,
[INFO] [stdout] 111 | | ) -> io::Result<simple::Handle> {
[INFO] [stdout]     | |_______________________________- similarly named function `without_runtime` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mtorrent-utils-0.4.3/src/worker.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(tokio_unstable)]
[INFO] [stdout]     |       -------------- the item is gated here
[INFO] [stdout] 156 | #[cfg_attr(docsrs, doc(cfg(tokio_unstable)))]
[INFO] [stdout] 157 | pub fn with_local_runtime(config: rt::Config) -> io::Result<rt::Handle> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  29 -     let worker_handle = worker::with_local_runtime(worker::rt::Config {
[INFO] [stdout]  29 +     let worker_handle = worker::without_runtime(worker::rt::Config {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mtorrent` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fc081b63253ff2444e47ecb4a25abb0aa2fe59088476a219d8d247219021bd1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc081b63253ff2444e47ecb4a25abb0aa2fe59088476a219d8d247219021bd1a", kill_on_drop: false }`
[INFO] [stdout] fc081b63253ff2444e47ecb4a25abb0aa2fe59088476a219d8d247219021bd1a
